Total Complexity | 47 |
Dependencies | 0 |
Dependents | 2 |
Total lines | 349 |
Lines of code | 183 |
Logical lines of code | 92 |
Comment lines | 88 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parse_php_error_log_line() | 40 | 14 | 60 | |
parse_php_error_log_stack_line() | 44 | 13 | 49 | |
parse_context_line() | 53 | 5 | 23 | |
store_last_parsed_timestamp() | 57 | 5 | 18 | |
parse_entry_with_stack_trace() | 69 | 3 | 6 | |
get_last_parsed_timestamp() | 66 | 3 | 9 | |
get_lines_to_show_interface() | 65 | 2 | 9 | |
delete_last_parsed_timestamp() | 75 | 1 | 4 | |
get_newer_lines() | 73 | 1 | 5 |